ConditionalObjects<TItem,TObject,TExecutedResult> Class Members
In This Topic
The following tables list the members exposed by ConditionalObjects<TItem,TObject,TExecutedResult>.
Public Methods
| Name | Description |
| Add | Overloaded. Applies new item for the specified cell range. |
| Clear | Overloaded. Deletes all conditional objects. |
| DumpConditions | Gets all conditions which belong to the specified cell range. |
| Execute | Gets the affected result after applied all GrapeCity.Spreadsheet.CfRule rules in the specified cell. |
| IsAvailable | Overloaded. Determines whether there is an conditional object. |
Top
See Also